CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读 二进制文件

搜索资源列表

  1. VCPP

    0下载:
  2. 关于二进制文件的读写操作,希望对你有帮助-Read and write operations on binary files, want to help you
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:39981
    • 提供者:郭小洁
  1. Reading-and-writing-binary-files

    0下载:
  2. 使用VC.net开发的二进制文件的读写小程序-VC.net developed using binary read and write small programs
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:8375
    • 提供者:
  1. B3006@04.24

    0下载:
  2. 1.支持A,G,R,D,E,U,T,P等命令; 2.可读入.ASM汇编文件或者.COD二进制文件执行; 3.可选择不同的运行方式(全速,单指令,单微指令,暂停); 4.支持中断实验(三级中断源),可以设定中断向量; 5.支持指令集与微指令集的动态扩充; 6.控件动态显示所有重要信号与数据状态(部分控件可点击) -1 supports A, G, R, D, E, U, T, P and other orders 2 read into. AS
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2289764
    • 提供者:张飞
  1. vcreadandwritefile

    0下载:
  2. 本程序源代码能够完成文本文件,二进制文件的读写操作以及相互之间的转换。-Able to complete the Program' s source code text files, binary files read and write operations and between the conversion.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:31844
    • 提供者:sxhfjgl010
  1. ee

    0下载:
  2. 定义一个 TeacherList 类 可以实现简单的增加教师 可以实现简单的查找教师 可以实现简单的删除教师 要求用二进制文件的读写操作-teach system system system system system system
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1106
    • 提供者:陈磊
  1. read-wirte--binary

    0下载:
  2. 超过64M以上的二进制文件分段读写方式,最新的读写算法和压缩算法-64M or more than reading and writing binary files section, read the latest algorithms and compression algorithm
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3625259
    • 提供者:冯稀饭
  1. BinaryDataOperation

    0下载:
  2. 二进制文件数据读写封装类,基本类型与自定义类型均可使用-utility reading and writing binary files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4598
    • 提供者:jayden
  1. readmodel

    0下载:
  2. 很多同学对文件操作比较陌生,尤其是对二进制文件的操作比较陌生,该文件中包含文件读写的整个工程,希望可以帮助到你。-read and wrire binary files
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:175524
    • 提供者:周跃海
  1. FileTest2

    0下载:
  2. 列出了CFile、ifstream/ofstream、文件操作函数与FILE结构体读写文件的示例与注解,包括读写文本文件与二进制文件。-Listed in the CFile, the ifstream/an ofstream, file manipulation functions, with the FILE structure to read and write file example with annotations, including reading and writing tex
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:30579
    • 提供者:HeLeiXing
  1. binary

    0下载:
  2. 二进制文件读写,用户可以自定义其中的细节部分-Binary file read and write, users can customize the details of the part of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1798
    • 提供者:mytuhook
  1. 1-0-READ-AND-WRITE

    0下载:
  2. 这是一份用于读写二进制文件的VB代码.供参考-This is a VB code for reading and writing binary files for reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5049
    • 提供者:fuyu
  1. rdSac

    1下载:
  2. 读SAC地震数据文件子程序,可以读二进制形式存储的sac文件,以及ASCII存储的asc文件-Read SAC seismic data file subroutine stored in binary form, can be read the sac files, as well as ASCII asc files stored
  3. 所属分类:其他小程序

    • 发布日期:2013-09-13
    • 文件大小:1018
    • 提供者:卞龙
  1. DataCheck

    1下载:
  2. 批量读栅格文件转成二进制文件的值信息,适合地理学-Batch read grid file into a binary file the value of information, suitable for geography
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1259
    • 提供者:叶辉
  1. IO2

    0下载:
  2. 这个是实现安卓平台上将文件读出来,一个个二进制文件的读出-This Android platform will file read out read out of a binary file
  3. 所属分类:android

    • 发布日期:2017-12-06
    • 文件大小:2706
    • 提供者:杨海峰
  1. mdlFileBin

    0下载:
  2. 原创-VB下的按二进制方式读写任意文件的函数,网上可能有很多范例,但我做的,都是最贴近好用的,只需要输入文件路径和文件数组就完成读写: Public Function VBFileBin_Read(fn As String, dat() As Byte) As Long Public Sub VBFileBin_Write(fn As String, dat() As Byte)-Original-VB under way by the binary function to rea
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1372
    • 提供者:jim
  1. FileOperate

    0下载:
  2. MFC读写二进制文件,1.VS2010编译通过 2.C++ 3.文件写3个浮点数,英文字符,中文字符 4.文件读3个浮点数,英文字符,中文字符 5.基于MFC的实例-MFC reading and writing binary files 1.VS2010 the compiler through 2.C++ 3. Documents written three floating-point numbers and English characters, Chinese char
  3. 所属分类:Compiler program

    • 发布日期:2017-11-06
    • 文件大小:128909
    • 提供者:sunwenbo
  1. writeBinary.sln

    0下载:
  2. VC写的二进制文件读写,代码简洁,功能完美实现,不错的文件读写学习资料。-VC write binary file reading and writing, the code is simple, functional perfect realization, good document literacy learning materials.
  3. 所属分类:File Operate

    • 发布日期:2017-11-13
    • 文件大小:5982203
    • 提供者:林夕
  1. CPPfiles

    0下载:
  2. C++详细的文件操作,二进制文件的操作,文件的读写-C++ detailed file operations, binary file operations, file read and write
  3. 所属分类:File Operate

    • 发布日期:2017-12-09
    • 文件大小:280710
    • 提供者:bruce
  1. BinRead

    0下载:
  2. 很好的二进制读写的工程示范,包括二进制文件的选择,打开,转换,存储等,经编译通过。-it is a very good example for binary file reading, converting and save.
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:3374468
    • 提供者:yangming
  1. matlab-file-operations

    1下载:
  2. matlab文件操作及读txt文件,文件的打开与关闭,二进制文件的读写操作等等,对应的函数-the matlab file operations and read txt file, the opening and closing of files, binary file read and write operations, and so on, the corresponding function
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:5161
    • 提供者:小晗晗哟
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com